3.6.51 \(\int \cot ^4(c+d x) (a+b \sin ^2(c+d x))^p \, dx\) [551]

Optimal. Leaf size=101 \[ -\frac {F_1\left (-\frac {3}{2};-\frac {3}{2},-p;-\frac {1}{2};\sin ^2(c+d x),-\frac {b \sin ^2(c+d x)}{a}\right ) \sqrt {\cos ^2(c+d x)} \csc ^3(c+d x) \sec (c+d x) \left (a+b \sin ^2(c+d x)\right )^p \left (1+\frac {b \sin ^2(c+d x)}{a}\right )^{-p}}{3 d} \]

[Out]

-1/3*AppellF1(-3/2,-3/2,-p,-1/2,sin(d*x+c)^2,-b*sin(d*x+c)^2/a)*csc(d*x+c)^3*sec(d*x+c)*(a+b*sin(d*x+c)^2)^p*(
cos(d*x+c)^2)^(1/2)/d/((1+b*sin(d*x+c)^2/a)^p)

________________________________________________________________________________________

Rubi [A]
time = 0.07, antiderivative size = 101, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.130, Rules used = {3275, 525, 524} \begin {gather*} -\frac {\sqrt {\cos ^2(c+d x)} \csc ^3(c+d x) \sec (c+d x) \left (a+b \sin ^2(c+d x)\right )^p \left (\frac {b \sin ^2(c+d x)}{a}+1\right )^{-p} F_1\left (-\frac {3}{2};-\frac {3}{2},-p;-\frac {1}{2};\sin ^2(c+d x),-\frac {b \sin ^2(c+d x)}{a}\right )}{3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cot[c + d*x]^4*(a + b*Sin[c + d*x]^2)^p,x]

[Out]

-1/3*(AppellF1[-3/2, -3/2, -p, -1/2, Sin[c + d*x]^2, -((b*Sin[c + d*x]^2)/a)]*Sqrt[Cos[c + d*x]^2]*Csc[c + d*x
]^3*Sec[c + d*x]*(a + b*Sin[c + d*x]^2)^p)/(d*(1 + (b*Sin[c + d*x]^2)/a)^p)

Rule 524

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[a^p*c^q*
((e*x)^(m + 1)/(e*(m + 1)))*AppellF1[(m + 1)/n, -p, -q, 1 + (m + 1)/n, (-b)*(x^n/a), (-d)*(x^n/c)], x] /; Free
Q[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] && (IntegerQ[p] || GtQ[a
, 0]) && (IntegerQ[q] || GtQ[c, 0])

Rule 525

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Dist[a^IntPar
t[p]*((a + b*x^n)^FracPart[p]/(1 + b*(x^n/a))^FracPart[p]), Int[(e*x)^m*(1 + b*(x^n/a))^p*(c + d*x^n)^q, x], x
] /; FreeQ[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] &&  !(IntegerQ[
p] || GtQ[a, 0])

Rule 3275

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.)*tan[(e_.) + (f_.)*(x_)]^(m_), x_Symbol] :> With[{ff = FreeF
actors[Sin[e + f*x], x]}, Dist[ff^(m + 1)*(Sqrt[Cos[e + f*x]^2]/(f*Cos[e + f*x])), Subst[Int[x^m*((a + b*ff^2*
x^2)^p/(1 - ff^2*x^2)^((m + 1)/2)), x], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2]
 &&  !IntegerQ[p]

Rubi steps

\begin {align*} \int \cot ^4(c+d x) \left (a+b \sin ^2(c+d x)\right )^p \, dx &=\frac {\left (\sqrt {\cos ^2(c+d x)} \sec (c+d x)\right ) \text {Subst}\left (\int \frac {\left (1-x^2\right )^{3/2} \left (a+b x^2\right )^p}{x^4} \, dx,x,\sin (c+d x)\right )}{d}\\ &=\frac {\left (\sqrt {\cos ^2(c+d x)} \sec (c+d x) \left (a+b \sin ^2(c+d x)\right )^p \left (1+\frac {b \sin ^2(c+d x)}{a}\right )^{-p}\right ) \text {Subst}\left (\int \frac {\left (1-x^2\right )^{3/2} \left (1+\frac {b x^2}{a}\right )^p}{x^4} \, dx,x,\sin (c+d x)\right )}{d}\\ &=-\frac {F_1\left (-\frac {3}{2};-\frac {3}{2},-p;-\frac {1}{2};\sin ^2(c+d x),-\frac {b \sin ^2(c+d x)}{a}\right ) \sqrt {\cos ^2(c+d x)} \csc ^3(c+d x) \sec (c+d x) \left (a+b \sin ^2(c+d x)\right )^p \left (1+\frac {b \sin ^2(c+d x)}{a}\right )^{-p}}{3 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 4.99, size = 102, normalized size = 1.01 \begin {gather*} -\frac {F_1\left (-\frac {3}{2};-\frac {3}{2},-p;-\frac {1}{2};\sin ^2(c+d x),-\frac {b \sin ^2(c+d x)}{a}\right ) \sqrt {\cos ^2(c+d x)} \csc ^3(c+d x) \sec (c+d x) \left (a+b \sin ^2(c+d x)\right )^p \left (\frac {a+b \sin ^2(c+d x)}{a}\right )^{-p}}{3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Cot[c + d*x]^4*(a + b*Sin[c + d*x]^2)^p,x]

[Out]

-1/3*(AppellF1[-3/2, -3/2, -p, -1/2, Sin[c + d*x]^2, -((b*Sin[c + d*x]^2)/a)]*Sqrt[Cos[c + d*x]^2]*Csc[c + d*x
]^3*Sec[c + d*x]*(a + b*Sin[c + d*x]^2)^p)/(d*((a + b*Sin[c + d*x]^2)/a)^p)

________________________________________________________________________________________

Maple [F]
time = 0.56, size = 0, normalized size = 0.00 \[\int \left (\cot ^{4}\left (d x +c \right )\right ) \left (a +\left (\sin ^{2}\left (d x +c \right )\right ) b \right )^{p}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(d*x+c)^4*(a+sin(d*x+c)^2*b)^p,x)

[Out]

int(cot(d*x+c)^4*(a+sin(d*x+c)^2*b)^p,x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sin(d*x+c)^2)^p,x, algorithm="maxima")

[Out]

integrate((b*sin(d*x + c)^2 + a)^p*cot(d*x + c)^4, x)

________________________________________________________________________________________

Fricas [F]
time = 0.44, size = 27, normalized size = 0.27 \begin {gather*} {\rm integral}\left ({\left (-b \cos \left (d x + c\right )^{2} + a + b\right )}^{p} \cot \left (d x + c\right )^{4}, x\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sin(d*x+c)^2)^p,x, algorithm="fricas")

[Out]

integral((-b*cos(d*x + c)^2 + a + b)^p*cot(d*x + c)^4, x)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)**4*(a+b*sin(d*x+c)**2)**p,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+b*sin(d*x+c)^2)^p,x, algorithm="giac")

[Out]

integrate((b*sin(d*x + c)^2 + a)^p*cot(d*x + c)^4, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\mathrm {cot}\left (c+d\,x\right )}^4\,{\left (b\,{\sin \left (c+d\,x\right )}^2+a\right )}^p \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(c + d*x)^4*(a + b*sin(c + d*x)^2)^p,x)

[Out]

int(cot(c + d*x)^4*(a + b*sin(c + d*x)^2)^p, x)

________________________________________________________________________________________